From: Matthew Leeds Date: Sat, 13 Jan 2018 06:22:50 +0000 (-0800) Subject: man: Update ostree-summary.xml X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~26^2~28 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22Program/%22http:/www.example.com/cgi/%22https:/%22Program?a=commitdiff_plain;h=792b32eb9669d47c6b318fb6dcec41870f998880;p=ostree.git man: Update ostree-summary.xml Update the man page for the summary command to add the undocumented options, make the syntax clear, and add examples. Closes: #1416 Approved by: pwithnall --- diff --git a/man/ostree-summary.xml b/man/ostree-summary.xml index 815d2b5a..b4629c3d 100644 --- a/man/ostree-summary.xml +++ b/man/ostree-summary.xml @@ -44,12 +44,16 @@ Boston, MA 02111-1307, USA. ostree-summary - Regenerate the summary metadata file + Regenerate or view the summary metadata file - ostree summary OPTIONS + ostree summary --gpg-sign=KEYID --gpg-homedir=HOMEDIR --update --add-metadata=KEY=VALUE + + + + ostree summary --view--raw @@ -70,20 +74,13 @@ Boston, MA 02111-1307, USA. - + , - Update the summary file. - - Any additional arguments to the command - are treated as additional key–value pairs to be added to the - summary file as additional metadata. They must be in the format - KEY=VALUE - or as two separate arguments. The keys must be namespaced for - your organisation or repository using a dot prefix. The values - must be in GVariant text format. For example, - exampleos.end-of-life "@t 1445385600". - + Update the summary file. This option can be combined + with to add metadata + fields to the summary. +